PLAY ANIMATION
This command will play an animation on the screen or to the current Bitmap. By default, animations are played to the screen. You must provide an Animation Number of a previously loaded animation file. You can optionally provide either one or two sets of X and Y Coordinates to place and resize the animation anywhere on the screen.
SYNTAX
PLAY ANIMATION Animation Number
PLAY ANIMATION Animation Number,X,Y
PLAY ANIMATION Animation Number,X,Y,X,Y
PLAY ANIMATION Animation Number,Bitmap Number,X,Y,X,Y
RELATED INFO
ANIMATION Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example